home *** CD-ROM | disk | FTP | other *** search
- /****************************************************************
- * *
- * Primary Layer Numbers used in the system, These should not *
- * Be changed by the user, if so the internal numbers won't *
- * Match the external names! *
- * *
- ****************************************************************/
-
- #define LAYER_WIRE 0
- #define LAYER_BUS 1
- #define LAYER_GATE 2
- #define LAYER_PINFUN 4
- #define LAYER_PINNUM 5
- #define LAYER_PINNAM 6
- #define LAYER_REFDES 7
- #define LAYER_DEVICE 9
- #define LAYER_NETNAM 11
- #define LAYER_PIN 12
-